Welcome![Sign In][Sign Up]
Location:
Search - rc6 encryption

Search list

[OS programkenel_crypto

Description: 内核加解密算法 加解密函数库及其使用说明,详见附件。 find_cipher_by_name中参数ciphername可取的值为下面的组合,对应不同的模式: (des,des_ede3,aes,blowfish,cast5,dfc,idea,mars,rc5,rc6,serpent,twofish)-ecb (des,des_ede3,aes,blowfish,cast5,dfc,idea,mars,rc5,rc6,serpent,twofish)-cbc (des,des_ede3,aes,blowfish,cast5,dfc,idea,mars,rc6,serpent,twofish)-cfb struct cipher_implementation* ci中对应的可调用的method:encrypt_iv decrypt_iv encrypt decrypt 比如以des-cbc为find_cipher_by_name的参数得到的ci调用encrypt_iv,decrypt_iv. find_digest_by_name中参数digestname可取的值: sha1 md5 struct digest_implementation* di中对应的可调用的method:open update digest close hmac 计算digest时调用di->digest,计算hmac时调用di->hmac. 注意:加载我们需要的cipher-*.o和digest-*.o之前需先加载cryptoapi.o。 -core encryption and decryption algorithm encryption and decryption functions and their use, as detailed in the annex. Find_cipher_by_name cipher desirable parameter values to the following portfolio, dealing with different modes : (des, des_ede3, Aes, blowfish, cast5, DFC, the idea, mars, RC5, production, serpent, twofish) - ecb ( des, des_ede3, Aes, blowfish, cast5, DFC, the idea, mars, RC5, production, serpent, twofish) - cbc (des, des_ede3, Aes, blowfish, cast5, DFC, the idea, mars, production, the serpent , twofish) - Sample struct cipher_implementation ci * corresponding the available method : encrypt_iv decrypt_iv encrypt decrypt such as a des-cbc find_cipher_by_name parameters for the ci call encrypt_iv, decrypt_iv. find_digest_by_name digestname desirable parameter values : sha1 md
Platform: | Size: 139861 | Author: xf | Hits:

[Other resourcerc6_avr

Description: AVR单片机的优化RC6 加密算法(速度快,其优化思想绝对值得学习) 在有128bytes RAM 的AVR单片机上执行 rc6 16/10/8(16 bit/10 rounds/8 bytes keys) * 对多数代码进行了 C 语言优化,对数据相关循环移位,模乘等用ASM优化 * 在4MHz无乘法器的AVR上得到平均 1172 Bytes/s的加解密速度。 * 编译器: AVR-G-AVR optimization RC6 encryption algorithm (faster, optimizing their thinking definitely worth learning) 128bytes of RAM in the AVR on the implementation of production 16/10/8 (16 bit/10 rounds / 8 bytes keys) * for the majority of code optimization of the C language the data related to cycle shift, mode used by other optimization * ASM 4MHz without the multiplier be average AVR 1172 Bytes / s speed encryption and decryption. * Compiler : AVR-G
Platform: | Size: 5854 | Author: 陈谭 | Hits:

[Crack Hackrc6优化算法

Description: RC6优化算法,是一个优化的加密算法,是AES候选算法之一-RC6 algorithm optimization, optimization is an encryption algorithm, AES is a candidate for one
Platform: | Size: 2178 | Author: 范 远 | Hits:

[Crack Hack8051code

Description: 8051 进行加解密的源代码,包括rc5,rc6等-8051 for encryption and decryption of the source code, including RC5, production, etc.
Platform: | Size: 392882 | Author: 驱逐倭寇 | Hits:

[ExploitLibrary_of_Cryptographic

Description: a C++ Class Library of Cryptographic Primitives This library includes: MD2, MD5, SHA-1, HAVAL, Tiger, RIPE-MD160, MD5-MAC, HMAC, XOR-MAC, DES, IDEA, WAKE, 3-WAY, TEA, SAFER, Blowfish, SHARK, GOST, CAST-128, Square,Diamond2, Sapphire, RC2, RC5, RC6, MARS, SEAL, Luby-Rackoff, MDC, various encryption modes (CFB, CBC, OFB, counter), DH, DH2, MQV, DSA, NR, ElGamal, LUC, LUCDIF, LUCELG, Rabin, RW, RSA, BlumGoldwasser, elliptic curve cryptosystems, BBS, DEFLATE compression,Shamir s secret sharing scheme, Rabin s information dispersal scheme.-a C++ Class Library of Cryptographic Primitives This library includes: MD2, MD5, SHA-1, HAVAL, Tiger, RIPE-MD160, MD5-MAC, HMAC, XOR-MAC, DES, IDEA, WAKE, 3-WAY, TEA, SAFER, Blowfish, SHARK, GOST, CAST-128, Square,Diamond2, Sapphire, RC2, RC5, RC6, MARS, SEAL, Luby-Rackoff, MDC, various encryption modes (CFB, CBC, OFB, counter), DH, DH2, MQV, DSA, NR, ElGamal, LUC, LUCDIF, LUCELG, Rabin, RW, RSA, BlumGoldwasser, elliptic curve cryptosystems, BBS, DEFLATE compression,Shamir s secret sharing scheme, Rabin s information dispersal scheme.
Platform: | Size: 388055 | Author: 刘永 | Hits:

[Crack Hack2006022012045918316

Description: 用visual c++ 编的关于RC6加密算法! -with visual c series on RC6 encryption algorithm!
Platform: | Size: 70755 | Author: 倚帆 | Hits:

[Crack HackRC6.00

Description: 网络通信安全与数据加密 RC6算法的实现-network security and data encryption algorithm implementation RC6
Platform: | Size: 29157 | Author: haner | Hits:

[Crack Hackclass

Description: RC5/RC6 Base加密/解密源码 -RC5/RC6 Base encryption/decipher source code
Platform: | Size: 6144 | Author: 站长 | Hits:

[Crack HackRC5RC6 Base加密解密源码c++

Description: rc6 加密解密算法-production encryption and decryption algorithm
Platform: | Size: 6144 | Author: 王亮 | Hits:

[CA authbase

Description: RC5-RC6 Base加密-解密源码 ,用途是:网络通讯加密。两种版本- This is the RC5-RC6 Base encryption-decryption source code which can be used in net communication encryption.IT has two editon.
Platform: | Size: 5120 | Author: exc | Hits:

[Crack Hack8051code

Description: 8051 进行加解密的源代码,包括rc5,rc6等-8051 for encryption and decryption of the source code, including RC5, production, etc.
Platform: | Size: 392192 | Author: 驱逐倭寇 | Hits:

[Algorithm300

Description: 300种加密解密算法.包含RSA、SHA、MD5、RC2、RC5、RC6等等。-300 encryption and decryption algorithms. Includes RSA, SHA, MD5, RC2, RC5, RC6, and so on.
Platform: | Size: 333824 | Author: snail | Hits:

[Crack HackCryptoAPI-2

Description: Microsoft CryptoAPI中公私密钥对的使用、HASH算法、数字签名等技术-Microsoft CryptoAPI in the use of public-private key pair, HASH algorithm, digital signature technology
Platform: | Size: 6144 | Author: Jack | Hits:

[Crack HackRSA(VB)

Description: RSA加密算法的VB实现,带有调用的实便,拿来就可以利用的-RSA encryption algorithm of the VB implementation, with a real call it, brought on the available
Platform: | Size: 10240 | Author: 高华 | Hits:

[Windows Develop21000321642

Description: 好的加密算法,给大家共享!、MD5、BlowFish、TEA、RC6等标准算法为一体的算法包,同时在模块中使用了Anti-Debug和程序自校验功能-Good encryption algorithm, to share! , MD5, BlowFish, TEA, RC6 standard algorithm such as one of the algorithm package, while the module used Anti-Debug and procedures for self-checking function
Platform: | Size: 407552 | Author: lhong | Hits:

[CA authRC6

Description: 详细描述RC6加密解密算法,并给出了源码。-The encryption algorithm of RC6
Platform: | Size: 2048 | Author: 张婷 | Hits:

[Embeded-SCM DevelopEncryption

Description: This function takes a 16-, 24-, or 32-byte key and generates the RC6 key schedule in array S.
Platform: | Size: 2048 | Author: 闯黄扣分 | Hits:

[Embeded-SCM DevelopEncryption

Description: This function takes a 16-, 24-, or 32-byte key and generates the RC6 key schedule in array S.
Platform: | Size: 2048 | Author: sionWe | Hits:

[Crack Hackencryption-algorithms(C)-

Description: 各种加密算法,C源码:MD5,RC6,RSA等-Various encryption algorithms, C source code: MD5, RC6, RSA, etc.
Platform: | Size: 18432 | Author: 高剑 | Hits:

[Crack HackConsoleApplication1

Description: rc6简单加密解密算法,明文和密钥暂时最大16位(RC6 simple encryption and decryption algorithm)
Platform: | Size: 2008064 | Author: rigyui | Hits:
« 1 23 »

CodeBus www.codebus.net